UDPSocket.PacketsLeftToSend Property
Syntax
PacketsLeftToSend as Integer
Number of packets left in the queue to send. This enables you to create a synchronous socket without needing to subclass the UDPSocket.